home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet 53
/
INTERNET53.iso
/
mac
/
SOFTWARE
/
MAC
/
BROWSING
/
SHERLOCK
/
COMPLETE.SIT.HQX
/
The Complete Sherlock Archive
/
Computer
/
ScriptWeb.src
< prev
next >
Wrap
Text File
|
1998-10-22
|
966b
|
44 lines
# Created by Preston David Hunter
# (Thanks to Gord Lacey for his insights)
# And of course thanks to all the great people who run ScriptWeb for their site!!
# http://www.AppleScripter.com
# e-mail: pdhunter@wtd.net
# Use this Sherlock plug in to find OSAXen (Scripting Additions, the AppleScript
# version of DLLs) on the ScriptWeb AppleScript site.
#If you're testing this out and want to know some good keywords to try,
# here are a few:
# baloon
# shutdown
# speak
# text
<search
name = "ScriptWeb (OSAXEN)"
method = post
action = "http://cgi.scriptweb.com/osaxen/spotlight.fcgi"
update = "http://www.AppleScripter.com/ScriptWeb.src.hqx"
updateCheckDays = 3
>
<INPUT NAME="searchString" user>
<interpret
skipLocal = true
resultListStart = "matching pages.<P>"
resultListEnd = "</TD>"
resultItemStart = "<P>"
# There really aren't banners here, but we can display the ScriptWeb logo:
bannerStart="</TABLE>"
bannerEnd="</BODY>"
>
</search>